Namespace - LJCDBViewDAL
Parameters
viewName - The view name.
viewDescription - The view description.
dbRequest - The DbRequest object.
Syntax
C# |
public ViewData SaveRequestView(String viewName, String viewDescription, DbRequest dbRequest)
|
Saves the view from the specified DbRequest object.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.